home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20010921-20020314 / 000099_Ralf.Hildebrandt@charite.de_Tue Oct 30 08:55:15 EST 2001.msg < prev    next >
Text File  |  2020-01-01  |  2KB  |  27 lines

  1. Article: 12916 of comp.protocols.kermit.misc
  2. Path: newsmaster.cc.columbia.edu!panix!howland.erols.net!news.maxwell.syr.edu!news-was.dfn.de!news-koe1.dfn.de!news-han1.dfn.de!news-ham1.dfn.de!news-ber1.dfn.de!zrz.TU-Berlin.DE!Ralf.Hildebrandt
  3. From: Ralf.Hildebrandt@charite.de (Ralf Hildebrandt)
  4. Newsgroups: comp.sys.hp.hpux,comp.protocols.kermit.misc
  5. Subject: Re: transfering files securely (encryption ?)
  6. Date: 30 Oct 2001 08:27:58 GMT
  7. Organization: Technical University Berlin, Germany
  8. Lines: 12
  9. Message-ID: <slrn9tsp4e.4ki.Ralf.Hildebrandt@postamt1.charite.de>
  10. References: <cad82396.0110260651.423f0fd1@posting.google.com> <slrn9tiug6.i0g.Ralf.Hildebrandt@postamt1.charite.de> <9rc8tg$anu$1@newsmaster.cc.columbia.edu> <slrn9trb2v.nb9.Ralf.Hildebrandt@postamt1.charite.de> <9rkbnv$qfg$1@newsmaster.cc.columbia.edu>
  11. NNTP-Posting-Host: barrier-17.charite.de
  12. User-Agent: slrn/0.9.6.4 (Linux)
  13. Xref: newsmaster.cc.columbia.edu comp.sys.hp.hpux:142579 comp.protocols.kermit.misc:12916
  14.  
  15. On 29 Oct 2001 19:47:11 GMT, Jeffrey Altman <jaltman@watsun.cc.columbia.edu> wrote:
  16.  
  17. >Cygwin on Windows does allow OpenSSH to be used there.  But it does
  18. >not address the lack of support in the SFTP protocol for handling
  19. >the differences between Stream-Binary, Stream-ASCII, Stream-EBCDIC,
  20. >Stream-Unicode, and various Record based file formats used on various
  21. >operating systems.  SFTP treats everything as Stream-Binary no matter
  22. >what.  
  23.  
  24. This restriction was never a problem for me. I just write the stuff the way
  25. it should appear on the target box.
  26. YMMV.
  27.